projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91f7b96
)
docs: Update GSK_RENDERER docs
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 22 May 2021 17:09:54 +0000
(13:09 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 22 May 2021 21:25:26 +0000
(17:25 -0400)
This did not mention the opengl and ngl values yet.
docs/reference/gtk/running.md
patch
|
blob
|
history
diff --git
a/docs/reference/gtk/running.md
b/docs/reference/gtk/running.md
index 3a3458eb1d70b0a8ef03a3a30ea3ac4e0869e0a7..bd798341d21306c8929cc1b1ec4e0e3646b753de 100644
(file)
--- a/
docs/reference/gtk/running.md
+++ b/
docs/reference/gtk/running.md
@@
-324,9
+324,15
@@
using and the GDK backend supports them:
`cairo`
: Selects the fallback Cairo renderer
-`gl`
+`
open
gl`
: Selects the default OpenGL renderer
+`gl`
+: Selects the "gl" OpenGL renderer
+
+`ngl`
+: Selects the "ngl" OpenGL renderer
+
`vulkan`
: Selects the Vulkan renderer